|
Menu location |
---|
Curves → Comb plot |
Workbenches |
Curves |
Default shortcut |
None |
Introduced in version |
- |
See also |
None |
The Curves ParametricComb tool can help to visualize the regularity or smoothness of a curve as well as the continuity between two curves.
Note: A comb is only for visualization.
A 3D comb will be created for 3D curves. Sample and scale can be changed.
See also: Property editor.
A Comb object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:
Comb
VectorList
): Comb Points.LinkSubList
): List of input shapes.IntegerConstraint
): Number of samples per comb plot.Float
): Scale (%). 0 for AutoScale.PartShape
): Shape of comb plot.Surface
Integer
): Number of surface samples (comb plots) in U and/or V direction.Enumeration
): Surface Comb Orientation to distribute the surface samples (comb plots).
U
(default): Displays comb plots along U direction only.V
: Displays comb plots along V direction only.UV
: Displays comb plots along both directions.